stefanjaindl

Checkout blog posts about various topics helpful to software developers everyday life

blog

My personal Blog

Technical stories, hints & tricks

I have once implemented a complete feature flag architecture for an iOS app. Such an architecture is important to switch features on or off, even remotely so that no new build is required. This blog post describes how the architecture was implemented.

Continue reading...